Remove the VDI.parent and VDI.children fields -- this needs more thinking out,
authorEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 12:19:40 +0000 (12:19 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 12:19:40 +0000 (12:19 +0000)
commit8ed82355a0811ae23d8b5c98bf578d07d64e62bc
tree13db66ba1269c73ff9be944d6b329a75bfc5bf37
parent22309ac5669d3b97cba5571afe8398561b3fcde5
Remove the VDI.parent and VDI.children fields -- this needs more thinking out,
and cannot be supported in this form.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_vdi.h
tools/libxen/src/xen_vdi.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendVDI.py